home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act4 / 00105.ls < prev    next >
Encoding:
Text File  |  1995-04-05  |  181 b   |  9 lines

  1. on enterFrame
  2.   puppetSprite(1, 0)
  3.   set the castNum of sprite 1 to the number of cast "shadow"
  4.   puppetSprite(48, 0)
  5.   puppetSprite(38, 0)
  6.   updateStage()
  7.   preLoad(marker(2))
  8. end
  9.